From: Tomi Valkeinen Date: Wed, 17 Oct 2012 09:16:50 +0000 (+0300) Subject: OMAPFB: use omap_vrfb_supported() X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~9754^2^2~74^2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a89d1a87ad80277939c7fcfb8484f0b110d264ef;p=linux-4.9.git OMAPFB: use omap_vrfb_supported() Replace cpu_is_*() check with omap_vrfb_supported(). Signed-off-by: Tomi Valkeinen --- diff --git a/drivers/video/omap2/omapfb/omapfb-main.c b/drivers/video/omap2/omapfb/omapfb-main.c index 5943b3a5d55a..bc225e46fdd2 100644 --- a/drivers/video/omap2/omapfb/omapfb-main.c +++ b/drivers/video/omap2/omapfb/omapfb-main.c @@ -31,7 +31,6 @@ #include #include